INetwork.getCompletedBuffer

WARNING: It is important to call freeBuffer at some time since getting the buffer won't remove it from the queue This function must only be called after getData() returns true.

interface INetwork
const
getCompletedBuffer
()

Return Value

Type: NetBuffer*

A buffer stream or a datagram buffer

Meta